Welcome![Sign In][Sign Up]
Location:
Search - JAVA Modem

Search list

[TreeView金笛JAVA版短信开发控件 V2.1

Description: 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求; 3、支持多个控件并行工作。在一个程序中使用可以使用多个短信控件(即同时连接多个GSM Modem设备)时,如果要发送一条短信,容器程序可优先选择发送队列为空的短信控件发送,或者选择发送队列中剩余发送条数最少的短信控件发送。 -1, asynchronous mode of operation. Connectivity and equipment were used to send messages asynchronous modes, namely containers Invoking connecting function or sent immediately after the function returns. By linking its own control or sent to the process, when the operation is completed, the results will be implemented in the form of Vessel notification procedures. 2, the internal transceiver contains a buffer queue. Controls can also accept containers of this process more requests, these controls will be placed in a request sent this cohort, the controls were sent individually to implement the queue, and will result in the implementation of the notification procedures containers. Internal controls include the sending queue and receive internal queue and the queue for the treatment of the a
Platform: | Size: 107472 | Author: 马艳飞 | Hits:

[Program doc金仓串口MODEM池使用操作说明书

Description: 1 产品介绍..................................................................................................................................4 1.1 功能特点...................................................................................................................4 1.2 产品配件...................................................................................................................4 1.3 广泛应用...................................................................................................................6 2 联机指南..................................................................................................................................7 3 产品测试................................................................................................................................10 3.1 测试工具.................................................................................................................10 3.2 AT 测试指令...........................................................................................................11 4 AT 指令集与开发参考...........................................................................................................14 5 JAVA 二次开发指南...............................................................................................................18 5.1 总体概述.................................................................................................................18 5.2 GSMMultiPort 类 —— 基础短信开发接口........................................................19 5.2.1 常量说明.........................................................................................................19 5.2.2 GSMModemAutoTest —— 自动检测获取通讯信息..................................19 5.2.3 GSMModemGetSnInfo ——获取注册信息码.............................................21 5.2.4 GSMModemInit —— 初始化短信设备.......................................................21 5.2.5 GSMModemSMSsend ——发送短信息.......................................................22 5.2.6 GSMModemSMSReadAll —— 读取短信....................................................225.3.5 GSMModemSMSsend ——发送短信息.......................................................29 5.3.6 GSMModemSMSReadAll —— 读取短信....................................................29 5.3.7 GSMModemGetErrorMsg —— 获取过程错误信息....................................30 5.3.8 GSMModemIsConn —— 获取当前连接状态.............................................30 5.3.9 GSMModemRelease —— 断开连接,并释放资源.....................................30 5.4 GSMMessage 类 —— 短信存储类(略) .........................................................31 5.5 COMInfo 类 —— 通讯端口信息类(略) ........................................................32 5.6 GSMCommon 类 —— 公共方法类(略) ........................................................32 5.7 演示代码.................................................................................................................33 5.8 开发包说明.............................................................................................................33 6 VC/C 二次开发指南.............................................................................................................33 6.1 函数说明.................................................................................................................33 6.1.1 GSMModemAutoTest —— 自动检测获取通讯信息..................................33 6.1.2 GSMModemGetSnInfo ——获取注册信息码.............................................33 6.1.3 GSMModemInit —— 初始化短信设备.......................................................34 6.1.4 GSMModemSMSsend ——发送短信息.......................................................34
Platform: | Size: 289042 | Author: jaty613 | Hits:

[Com Portjindi java sms for linux V3.1

Description: jindi java sms for linux(JJSL)主要用于在linux操作系统上通过java程序控制Wavecom M1306B GSM/GPRS Modem短信设备的发送和接收。 目前主要支持wavecom全系列产品。开发测试环境为Wavecom M1306B(原装)。 JJSL最大的优点就是跨平台,更换平台只需要更换底层驱动和jindisms-3.1-RC1.jar文件,无需修改您的应用软件。为您节约大量开发及维护成本。 其次,JJSL将所有设备底层操作打包为jindisms-3.1-RC1.jar文件,应用层与底层分离,方便您利用不同的开发平台部署。
Platform: | Size: 102377 | Author: lfqyuan | Hits:

[Embeded-SCM DevelopGPR

Description: modem 原程序。用于无线模块的开发应用GPRS应用--Modem source code. It could be used in developing wireless module.
Platform: | Size: 2048 | Author: huyunping | Hits:

[TreeView金笛JAVA版短信开发控件 V2.1

Description: 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求; 3、支持多个控件并行工作。在一个程序中使用可以使用多个短信控件(即同时连接多个GSM Modem设备)时,如果要发送一条短信,容器程序可优先选择发送队列为空的短信控件发送,或者选择发送队列中剩余发送条数最少的短信控件发送。 -1, asynchronous mode of operation. Connectivity and equipment were used to send messages asynchronous modes, namely containers Invoking connecting function or sent immediately after the function returns. By linking its own control or sent to the process, when the operation is completed, the results will be implemented in the form of Vessel notification procedures. 2, the internal transceiver contains a buffer queue. Controls can also accept containers of this process more requests, these controls will be placed in a request sent this cohort, the controls were sent individually to implement the queue, and will result in the implementation of the notification procedures containers. Internal controls include the sending queue and receive internal queue and the queue for the treatment of the a
Platform: | Size: 107520 | Author: 马艳飞 | Hits:

[Internet-Networkydm

Description: 仿真程序: 1. OSI参考模型的信息流动过程:设计一个仿真程序,说明OSI参考模型的信息流 动过程以及每层的作用。 2. 调制和解调:设计一个演示程序,说明调制解调器的调制和解调的过程 3. 信号的编码:设计一个仿真程序,演示信号的直接编码、曼彻斯特编码、差分曼 彻斯特编码; 4. 滑动窗口协议:设计一个仿真程序,说明滑动窗口协议的工作过程 5. 设计一个全双工停等协议 -simulation program : 1. OSI reference model of information flow : design a simulation program, Note OSI Reference Model processes and information flows for each role. 2. Modulation and demodulation : design a demonstration program that the modem modulation and demodulation process 3. The signal coding : a simulation program designed to demonstrate the direct signal coding, Manchester encoding, the difference Manchester encoding; 4. Sliding Window Protocol : design a simulation program that the sliding window protocols process 5. The design of a full-duplex shutdown agreement
Platform: | Size: 10240 | Author: 小龙 | Hits:

[SMSgsmmodemRS_sms

Description: 电脑通过 gsm modem 收发短信-gsm through computer modems send and receive text messages ....................
Platform: | Size: 63488 | Author: 小鸟 | Hits:

[Modem programiWebSMS2000

Description: iWebSMS2000是一个基于Web的短信平台 =============================================================================== 目前政府、企业信息化,对消息的获取提出了更加严格的要求,需要随时随地、不受 空间、时间、地点的限制;要求主动获取消息,要求能在节省成本,同时保证信息安全, 在这种情况下,本公司自行研制开发了基于Web方式的iWebSMS2000短信消息平台管理方案。 这个方案是采用金格无线Modem作为短信收发设备,并在此基础上开发了金格短信服务器软 件和Web应用组件,支持JavaBean或COM调用方式,提供高可靠的扩展性,方便了政府、企 业和软件开发商应用集成。-iWebSMS2000 is a Web-based messaging platform =========== ======================================== =========================== government, corporate information, Access to information made more stringent requirements, the need anywhere from space, time and location constraints; Active demand access to information requests in cost savings, while ensuring the security of information, in this case, The company developed its own Web-based information to the SMS platform iWebSMS2000 management programs. The program is the use of lattice as a wireless modem SMS transceiver equipment, and on this basis the development of the lattice messaging server software and Web application components, COM support JavaBean or call approach to the provision of highly reliable, scalable, convenience of the gove
Platform: | Size: 844800 | Author: 阮正 | Hits:

[JSP/JavajSMSEngine_2_0_9-JavaComm_v2

Description: gsm modem 发送短信 闪信 WAP PUSH开发包-gsm modem letter sent messages flash WAP PUSH development kits
Platform: | Size: 547840 | Author: liangzhen | Hits:

[JSP/Javagsmsend

Description: gsm modem 发送短信 闪信 WAP PUSH开发例子-gsm modem letter sent messages flash WAP PUSH Development example
Platform: | Size: 700416 | Author: liangzhen | Hits:

[SMSketi2

Description: 使用java实现的计算机自主发短信到手机。 运行界面上,只要发送队列中有消息就可以将其发送到指定用户手机上。运行时,需要modem来实现短信的发送,modem可以是专门的modem,也可以是一个带usb接口和内置modem的手机。-java use the computer to achieve autonomy send text messages to cell phones. Operation interface, as long as this cohort have information can be sent to a designated phone. Running, the modem needs to achieve messages sent, the modem can be dedicated modem, it can also be a usb interface with a built-in modem and the phone.
Platform: | Size: 702464 | Author: | Hits:

[Program docinternet_gprs_ir_win2000

Description: 此文档详细说明了怎么在后台进行modem配置,以使此modem能够接收或者发送彩信和短信。-this document detailed description of how in the background for modem configuration, to make this modem can receive or send SMS and MMS.
Platform: | Size: 1842176 | Author: | Hits:

[SMSSMSServerASP-1624

Description: 目前政府、企业信息化,对消息的获取提出了更加严格的要求,需要随时随地、不受空间、时间、地点的限制;要求主动获取消息,要求能在节省成本,同时保证信息安全,在这种情况下,本公司自行研制开发了基于Web方式的SMSServer短信消息平台管理方案。这个方案是采用无线GPRS/GSM Modem作为短信收发设备,并在此基础上开发了帝龙短信服务器软件和Web应用组件,支持JavaBean或COM调用方式,提供高可靠的扩展性,方便了政府、企业和软件开发商应用集成。-government, corporate information, the access to information of more stringent requirements, the need for anytime, anywhere, from space, time and location constraints; Active demand access to information requests in cost savings, while ensuring the security of information, Under such circumstances, The company developed its own Web-based information to the SMS platform SMSServer management programs. The program is the use of wireless GPRS/GSM Modem as SMS transceiver equipment, and on this basis the development of the Dili Lung messaging server software and Web application components, COM support JavaBean or call approach to the provision of highly reliable, scalable, convenience of the government, Enterprise software developers and application integration.
Platform: | Size: 29696 | Author: 张力 | Hits:

[MMSMercuryXMS_MM1

Description: 彩信开发包,支持特服号发送,支持GRPS MODEM发送 -MMS development kits, support Tebihao sent, support GRPS MODEM Send
Platform: | Size: 1588224 | Author: vcen | Hits:

[Windows DevelopProxyFinal

Description: 本程序包含3个程序:1,Java通信程序,JDK环境,具备完整的客户端和服务器端通信功能;2,VC版通信程序,具备通信和文件发送功能;3,代理程序,VC开发环境,能分别与Java、VC程序通信并进行对象传输,能控制无线网卡进行短信收发并对收到的信息自动转发。代理程序的网络端采用消息机制,Modem端采用多线程。-this program includes three procedures : 1, Java Communication Program, JDK environment, have complete client and server communications functions; 2, VC version of Communication Procedures, communications and documents with this function; 3, agent procedures, VC development environment that with Java, VC program targets communication and transmission control wireless LAN transceiver for short messages as well as the information received automatically forwarded. Acting procedures using the network-news mechanisms, Modem-use multithreading.
Platform: | Size: 130048 | Author: 王维杰 | Hits:

[SMSlemonsms-src-win-beta-1-0-0

Description: LemonSMS is a component developed in Java that provides a turnkey solution for application developers to incorporate into their Java applications the functionality of sending and processing of incoming SMS messages. LemonSMS acts as a middleware between a Java application and a GSM Modem or Data enabled phone. Because LemonSMS only provides an interface to the added SMS functionality, your application still handles access to data and business logic tier. With the easy-to-use LemonSMS API, developers can easily utilize SMS functionalities provided by LemonSMS.-LemonSMS is a component developed in Java t hat provides a turnkey solution for applicatio n developers to incorporate into their Java app lications the functionality of sending and pro cessing of incoming SMS messages. LemonSMS act 's as a middleware between a Java application and a GSM Modem or Data enabled phone. Because Lemon SMS only provides an interface to the added SMS f unctionality. your application still handles access to a data nd business logic tier. With the easy-to-use Le monSMS API, developers can easily utilize SMS functionali ties provided by LemonSMS.
Platform: | Size: 137216 | Author: 戴奕 | Hits:

[Communicationxmodem-receiver

Description: xmodem协议源码实现,用java实现,采用eclipse开发,支持多线程.-XMODEM protocol source code to achieve, achieve with java using eclipse to develop and support multi-threading.
Platform: | Size: 5120 | Author: 马硕 | Hits:

[3G developsms

Description: 使用smslib和GSP modem 发送和接收手机短息-Smslib and the use of GSP modem to send and receive mobile phone short interest
Platform: | Size: 2182144 | Author: cpc | Hits:

[Modem programEJEMPLO_PuertoSerie

Description: serial por repeater example program for xt-65 cinterion modem, for eclipse IDE
Platform: | Size: 8192 | Author: abcdefg | Hits:

[Communication-MobileSMS-java

Description: java开发sms的资料大全:包含源码和sms、短信猫的相关资料,很全。-java development information sms Book: contains the source code and sms, text cat-related information, it is full.
Platform: | Size: 294912 | Author: 黄海锡 | Hits:
« 12 3 »

CodeBus www.codebus.net